- EN


The SMAA effect of SweetFX helps reduce the jagged edges in the game environment but affects the clarity of the texts in some cases.

To deactivate the SMAA effect in SweetFX we must edit the following file with Notepad ++ (UTF8 without Bom)

SweetFX\SweetFX_settings.txt

#define USE_SMAA 0 //[0 or 1] SMAA Anti-aliasing : Smoothens jagged lines using the SMAA technique.


-----------------------------


- ES


El efecto SMAA de SweetFX ayuda a reducir los bordes dentados en el entorno del juego, pero afecta la claridad de los textos en algunos casos.

Para desactivar el efecto SMAA en SweetFX debemos editar el siguiente archivo con Notepad++ (UTF8 sin Bom)

SweetFX\SweetFX_settings.txt

#define USE_SMAA 0 //[0 or 1] SMAA Anti-aliasing : Smoothens jagged lines using the SMAA technique.






